This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bpf/24926] non-ascii characters not printing on stapbpf


https://sourceware.org/bugzilla/show_bug.cgi?id=24926

--- Comment #2 from Sagar Patel <sapatel at redhat dot com> ---
The unexpected sign extension fix seems to fix some cases such as:

'probe oneshot { print("官") }' 

However, longer sequences of Unicode characters are still not printing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]