]> sourceware.org Git - systemtap.git/commit
PR19489: Add *_buffer_quoted tapset functions
authorCody Santing <csanting@redhat.com>
Mon, 4 Jul 2016 14:20:50 +0000 (10:20 -0400)
committerCody Santing <csanting@redhat.com>
Mon, 4 Jul 2016 14:20:50 +0000 (10:20 -0400)
commite2b4c052ee2945e99dce6230f89d99f563d1cd99
treefe75ad077fe25ecfa442b22cf02cd9152baef541
parent2e660d722ad0e2b1465d9c9e45f2fa19678fbcbc
PR19489: Add *_buffer_quoted tapset functions

runtime/stp_string.c: Update _stp_text_str to handle '\0' and take a buffer flag
runtime/stp_string.h: Update _stp_text_str prototype
tapset/linux/aux_syscalls.stp: Update calls to _stp_text_str
tapset/linux/conversions.stp: Add user_buffer_quoted and _warn tapset functions
tapset/linux/syscalls2.stp: Update syscall.write to use user_buffer_quoted
tapset/string.stp: Update calls to _stp_text_str
tapset/uconversions.stp: Add kernel_buffer_quoted and _warn tapset functions
runtime/stp_string.c
runtime/stp_string.h
tapset/linux/aux_syscalls.stp
tapset/linux/conversions.stp
tapset/linux/syscalls2.stp
tapset/string.stp
tapset/uconversions.stp
This page took 0.036187 seconds and 5 git commands to generate.