• Peter Sanford's avatar
    Support printf("%s") for stack and ustack · 86848e6e
    Peter Sanford authored
    This works similarly to how printf'ing a Type::usym works.
    
    When verifying the printf format string we treat stack and ustack as
    Type::string. BPFtrace:get_arg_values now knows how to resolve these.
    
    Fixes #10
    86848e6e
printf.cpp 2.09 KB