]> sourceware.org Git - systemtap.git/commit
PR21888 / 23510: make sure print() and println() tag their
authorSerhei Makarov <smakarov@redhat.com>
Fri, 17 Aug 2018 15:32:15 +0000 (11:32 -0400)
committerSerhei Makarov <smakarov@redhat.com>
Fri, 17 Aug 2018 15:34:58 +0000 (11:34 -0400)
commit9b58c9b19b910fc268b0740c4bf0ae16c735b8ba
tree8bfabc0db3011e082eae32a0b4d7940cb5b8d030
parent8f4e3622067d6fca4cb55eacd516d0af8bfb0729
PR21888 / 23510: make sure print() and println() tag their

* bpf-translate.cxx (visit_print_format): add a tag to synthesized format strings.
* stapbpf/bpfinterp.cxx (remove_tag): TODO note potential segfault to guard against later.
* testsuite/systemtap.bpf/bpf_tests/logging2.stp: new testcase for print()/println().
bpf-translate.cxx
stapbpf/bpfinterp.cxx
testsuite/systemtap.bpf/bpf_tests/logging2.stp [new file with mode: 0644]
This page took 0.026564 seconds and 5 git commands to generate.