]> sourceware.org Git - systemtap.git/commit
Bug: tapset functions reading userland registers did not work in probe process.begin
authorYichun Zhang (agentzh) <yichun@openresty.com>
Sun, 7 Jun 2020 21:19:46 +0000 (14:19 -0700)
committerYichun Zhang (agentzh) <yichun@openresty.com>
Sun, 7 Jun 2020 21:19:46 +0000 (14:19 -0700)
commit26b24dc2eb0655c039b52159b787ff66b8e4e61f
treea0eb815e5eb3f571ad9375be2d1daae9451b2eee
parent1eaeb16dfa0c59e67eda8e84b72c7cee6efdeac2
Bug: tapset functions reading userland registers did not work in probe process.begin
tapset-utrace.cxx
testsuite/lib/test_simple.exp
testsuite/systemtap.base/process-begin-user.exp [new file with mode: 0644]
testsuite/systemtap.base/process-begin-user_1.c [new file with mode: 0644]
testsuite/systemtap.base/process-begin-user_1.stp [new file with mode: 0644]
testsuite/systemtap.base/process-begin-user_2.c [new file with mode: 0644]
testsuite/systemtap.base/process-begin-user_2.stp [new file with mode: 0644]
testsuite/systemtap.base/process-begin-user_3.c [new file with mode: 0644]
testsuite/systemtap.base/process-begin-user_3.stp [new file with mode: 0644]
This page took 0.025481 seconds and 5 git commands to generate.